Total Complexity | 14 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 163 |
Lines of code | 57 |
Logical lines of code | 29 |
Comment lines | 60 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
attemptConversion() | 57 | 5 | 17 | |
getBytesOffsetToSkipBOM() | 67 | 2 | 8 | |
hasBOM() | 63 | 2 | 10 | |
__construct() | 66 | 1 | 10 | |
attemptConversionToUTF8() | 79 | 1 | 3 | |
attemptConversionFromUTF8() | 79 | 1 | 3 | |
canUseIconv() | 80 | 1 | 3 | |
canUseMbString() | 80 | 1 | 3 |